"crz" <chr### [at] 3rdmillenniumnl> wrote in message
news:405b28ec@news.povray.org...
> Tried that but it doesn't render the scene. It prompts me with the
following
> text (in the blue bottom info field of povray):
> --------------------------------------
> Possible command line errror: unknown switch '0000.pov'
> command line error: problem with command line or INI file
>
> return from renderer eith error status
> ---------------------------------------
> the batch file I use now states:
> pvengine.exe +H512 +W384 +A0.3 +0000.pov +000Otest.bmp /exit (is this the
> correct writing, cause it just starts and then closes without rendering
You don't have the input file switch +i or +I before the 0000.pov and the
output switch is incorrect too, should be +o or +O then test.bmp. Also, file
names without any switches will be taken to mean an INI settings file.
Bob H.
Post a reply to this message
|